https
protocol, if you would like to use http
, that would be e.g. http://12.34.56.78
for an IP address or http://mylocalend.point
if you have a hostname configured in your network.
If you need custom port, then you can add it e..g like this: http://your.minio.instance:9000
Finally, you can use self-signed SSL certificate for your local endpoint which doesn't necessarily need to be trusted by official Certificate Authority, but you would need to import such certificate to the S3Drive app (option in the settings).192.168.7.25
or you can add an entry in: /etc/hosts
, so only your OS maps domain name to a specific IP address. (edited)